func net/http/internal/httpcommon.isASCIIPrint
2 uses
net/http/internal/httpcommon (current package)
httpcommon.go#L50: func isASCIIPrint(s string) bool {
httpcommon.go#L62: if !isASCIIPrint(s) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)